Decision Server REST API - ruleapps/{ruleappname}/{ruleappversion}/notifychanges Resource

Resource URI

/ruleapps/{ruleappname}/{ruleappversion}/notifychanges
Path Elements
Name Data Type Description
ruleappname string The name of the RuleApp. Use only a-z, A-Z, 0-9, and underscore (_) characters. For the first character, 0-9 is not allowed.
ruleappversion string The version number of the RuleApp. The version is composed of a major version (number >= 1) and a minor version (number >= 0), separated by a dot character (.).

Available Since

8.0.1.0

Subtopics

The following subtopics describe the HTTP methods defined for this resource:

Parent Topic: REST interface for RuleApp resources